@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-color: #FFF6EC;
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	font-family: "微軟正黑體";
}


#wrapper {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-image: url(images/2-2_01.png);
}
#wrapper-in {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 980px;
	margin: 0px;
	height: 129px;
}
#logo {
	float: left;
	width: 337px;
}

#ban {
	float: right;
	width: 643px;
}
.ban-right {
	float: right;
	width: 150px;
	padding-top: 13px;
}
.ban-bottom {
	padding-top: 52px;
}

#content {
	width: 980px;
	float: left;
}
#content-in {
	width: 980px;
	padding-bottom: 15px;
	margin: 0px;
}
#content #content-in img {
	float: left;
	vertical-align: top;
	display: block;
	margin: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 115px;
}
#content #content-in ul {
	padding-left: 220px;
	font-size: 14px;
	color: #7C6925;
	line-height: 1.4em;
	padding-top: 14px;
	display: block;
}


#content-bg #content #content-in p {
	color: #7C6925;
	font-size: 15px;
	line-height: 1.6em;
	padding-right: 350px;
	padding-left: 120px;
}


#content-top {

}




#content-bg {
	width: 980px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(images/bg-1_02.png);
}
#footer {
	clear: both;
	float: left;
	width: 100%;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 52px;
	background-color: #D7CBB3;
}
.footer-in {
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #960;
	width: 930px;
	padding-left: 50px;
	height: 52px;
}
#footer-lift {
	float: left;
	padding-top: 20px;
}
#footer-right {
	float: right;
	margin: 0px;
	width: 30%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.top {
	font-size: 13px;
	color: #E17219;
	font-weight: bold;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
.top:hover {
	font-size: 13px;
	color: #999;
	font-weight: bold;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
.box {
	width: 630px;
	padding-left: 120px;
	padding-right: 30px;
}
.font15 {
	font-size: 15px;
	color: #7F6C1F;
	display: block;
	font-weight: bold;
	line-height: 1.5em;
	background-color: #FEEFCE;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 13px;
	margin-top: 13px;
}


.font13 {
	font-size: 13px;
	color: #333;
	display: block;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;
	padding-left: 13px;
}
